Messages
4/29/2023
5 : 14
MNW #035: Health Checks In ASP.NET Core For Monitoring Your Applications
Here's an easy way to introduce health monitoring to your applications View In The Browser
4/22/2023
5 : 24
MNW #034: Idempotent Consumer - Handling Duplicate Messages
Find out what is At-least-once semantic and how to handle duplicate messages View In The Browser
4/19/2023
6 : 4
MNW #033: EF Core Raw SQL Queries
Will this new EF Core feature be the end of Dapper? View In The Browser MNW #033: EF Core Raw SQL
4/8/2023
5 : 14
MNW #032: How To Use Rate Limiting In ASP .NET Core
Find out how to make your APIs more robust and secure View In The Browser MNW #032: How To Use
4/1/2023
5 : 14
MNW #031: Implementing The Saga Pattern With Rebus And RabbitMQ
Find out why distributed transactions are a headache, and how the Saga pattern can help View In
3/25/2023
7 : 4
MNW #030: How To Publish MediatR Notifications In Parallel
Find out how one simple change can give you a 10x performance boost View In The Browser MNW #
3/18/2023
7 : 4
MNW #029: Creating Data-Driven Tests With xUnit
4 ways to write parameterized tests in .NET View In The Browser MNW #029: Creating Data-Driven
3/11/2023
8 : 4
MNW #028: Using Multiple EF Core DbContexts In a Single Application
Find out when you should use multiple DbContexts in your application View In The Browser MNW #
3/4/2023
1 : 4
MNW #027: How To Apply Functional Programming In C#
Object-oriented programming is easier if you know functional programming View In The Browser MNW
2/25/2023
1 : 4
MNW #026: Outbox Pattern For Reliable Microservices Messaging 📦
Find out how can you implement reliable communication in a distributed system View In The Browser
2/23/2023
12 : 34
Milan's .NET Weekly Newsletter And You 🎁
Milan's .NET Weekly Newsletter and You TL;DR: Take this 2-minute survey so I can learn more about who you are, what you do, and how I can improve Milan's .NET Weekly. Take the MNW Survey I
2/21/2023
9 : 34
MNW #024: Messaging Made Easy With Azure Service Bus
If you want to build a distributed system, you'll need a messaging service View In The
2/21/2023
9 : 34
Invitation - Modular Monoliths: How To Build One & Lessons Learned 🔥
I'm talking about the Modular Monolith architecture. Want to join? 👋 Save the date: Modular
2/21/2023
9 : 34
MNW #025: Structured Logging In ASP.NET Core With Serilog
Enjoy a 4-minute read about structured logging with your morning ☕ View In The Browser MNW #025: